Einhugur Word Plugin for Xojo

Run.IsPageBreak Property

Returns true if the run is PageBreak.

IsPageBreak as Boolean {Read}

Remarks

PageBreak is actually stored on the Run but it probably makes more sense for you to check for it on the paragraph.

See Also

Run Class